home *** CD-ROM | disk | FTP | other *** search
- ; SCSI.INF -- This file contains descriptions of all the SCSI
- ; Host adapters supported in Chicago
- ;
- ;*** Created 9/30/93 (Creation Date)
- ; FD7000EX Future Domain EISA 7000EX Added
- ; Future Domain 16 bit Host Adapters Added
- ; Future Domain 8 bit Host Adapters Added
- ;*** Updated 9/30/93
- ; UltraStor 14F ISA SCSI Host Adapter Added
- ; UltraStor 34F/34FA VESA SCSI Host Adapter Added
- ; UltraStor 14FB ISA SCSI Host Adapter Added
- ; UltraStor 34FB VESA SCSI Host Adapter Added
- ; UltraStor 24F/24FA EISA SCSI Host Adapter Added
- ; UltraStor 124F EISA SCSI Disk Array Controller Added
- ;*** Updated 10/01/93
- ; Acculogic (NCR) EISA SCSI Controller Added
- ;*** Updated 10/4/93
- ; DPT EISA and ISA boards Added
- ; Adaptec boards Added
- ;*** Updated 3/22/94 (tomle)
- ; New Media SCSI Adapter Added
- ;*** Updated 5/11/94 (tomle)
- ; NCR 53C94 SCSI Host adapter Added
- ; NCR C710 SCSI Host Adapter Added
- ;*** Updated 9/6/94 (andrewsi)
- ; Made all adapter resource requirements available to manual installs
- ; Quoted all PCMCIA device ID's containing commas.
- ;*** Updated 9/10/94 (andrewsi)
- ; NCR C820 PCI SCSI Host adapter Added
- ; NCR C815 PCI SCSI Host adapter Added
- ;*** Updated 9/13/94 (tracysh)
- ; Compaq NCR 53C710 EISA SCSI Host Adapter Added
-
-
- [Version]
- signature="$CHICAGO$"
- Class=SCSIAdapter
- Provider=%TRAN%
- LayoutFile=LAYOUT.INF
-
- ; Class Install
- [ClassInstall]
- Addreg=SCSIReg
-
- [SCSIReg]
- HKR,,,,%SCSIClassName%
-
-
- ; Table of Contents
- [Manufacturer]
- %TRANTOR%=TRANTOR
-
- ;****************************
- ;Trantor-manufacturer device list
- [TRANTOR]
- %*pnpA01B.DeviceDesc%=*pnpA01B.drv,*pnpA01B ;Trantor 128
-
- ;******************************** Trantor Driver Installation Sections
- ;
- [*pnpA01B.drv] ; T128 Installation
- CopyFiles=@T128.mpd
- AddReg=IOS,Poll,T128Reg
- LogConfig=*pnpA01B.LogConfig
-
- [t128Reg]
- HKR,,PortDriver,,t128.mpd
-
- [*pnpA01B.det] ; T128 Installation
- AddReg=ForceMPCopy
-
- [*pnpA01B.LogConfig]
- ConfigPriority=HARDRECONFIG
- MemConfig=2000@c8000-ddfff%ffffe000(ffffffff::)
- IRQConfig=3,5,7,10,12,14,15
- ;DMAConfig=
-
- ;********************************IOS common section
- [IOS]
- HKR,,DevLoader,,*IOS
- HKR,,DontLoadIfConflict,,Y
-
- [Poll]
- HKR,,Polling,,1
-
- [ForceMPCopy]
- HKR,,NoSetupUI,,1
-
- [DoubleBuffer]
- %31%msdos.sys,Options,,"DoubleBuffer=1"
-
- [FixInitID]
- HKR,,AdapterSettings,,"/H7"
-
- [ControlFlags]
-
- ;*****************************************************************
- [DestinationDirs]
- ASPIDEV = 11 ; delete from SYSTEM dir if exists
- DefaultDestDir = 12 ; IOSubsys directory
-
- [Strings]
- TRAN="Trantor"
- AMD="Advanced Micro Devices (AMD)"
- ALWAYS="Always Technology"
- SCSIClassName="SCSI controllers"
- TRANTOR="Trantor"
- *pnpA01B.DeviceDesc="Trantor 128 SCSI Host Adapter"
-